For a list of all members of this type, see RecyclingContainer<T> members.
| Name | Description | |
|---|---|---|
![]() | AttachedElement | Gets/sets the actual System.Windows.FrameworkElement that is attached to the object. If no object is attached then null is returned. |
![]() | IsDirty | Gets/sets a value that determines if the System.Windows.FrameworkElement attached has been modified in such a way that it should just be thrown away when the object is done with it. |
![]() | RecyclingElementType | Gets the System.Type of the System.Windows.FrameworkElement that is being recycled. |
![]() | RecyclingIdentifier | If a RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. |